put
Associates the specified value with the specified key in the map.
Since
0.6.0
Parameters
key
The key to put into the map.
value
The value to associate with the key.
Associates the specified value with the specified key in the map.
0.6.0
The key to put into the map.
The value to associate with the key.